Skip to content

Issue 6180: Fix Parts in Use Dialog selling wrong number of parts #6201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

psikomonkie
Copy link
Collaborator

Fixes #6180

Parts in Use dialog will now consistently use getSellableQuantity() for determining how many parts it can sell.

…eQuantity()` for determining how many parts it can sell.
@codecov-commenter
Copy link

codecov-commenter commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.12%. Comparing base (c9e92da) to head (f6b84c2).
Report is 52 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6201      +/-   ##
============================================
- Coverage     11.12%   11.12%   -0.01%     
+ Complexity     6426     6421       -5     
============================================
  Files          1062     1062              
  Lines        140681   140675       -6     
  Branches      20942    20943       +1     
============================================
- Hits          15651    15648       -3     
+ Misses       123400   123396       -4     
- Partials       1630     1631       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@IllianiBird IllianiBird merged commit 108551d into MegaMek:master Mar 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants